home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cigar Companion Interactive
/
Cigar Companion Interactive.iso
/
pc
/
cigars.dxr
/
BUYING AND STORING_201.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-27
|
297 b
|
10 lines
on mouseDown
set doIt to buttonIt()
if doIt <> 0 then
hiliteButton(doIt, the clickOn)
set mysubSubTopic to word the number of words in doIt - 1 of doIt
set myType to value("#" & word the number of words in doIt - 2 of doIt)
initBuyingFrames(myType, mysubSubTopic)
end if
end